home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Desktop Improver / NewIconsV2 / Extras / include / proto / newicon.h
Encoding:
C/C++ Source or Header  |  1996-09-27  |  190 b   |  8 lines

  1. #ifndef PROTO_NEWICON_H
  2. #define PROTO_NEWICON_H
  3. #include <exec/types.h>
  4. extern struct NewIconBase *NewIconBase ;
  5. #include <clib/newicon_protos.h>
  6. #include <pragmas/newicon_pragmas.h>
  7. #endif
  8.